home *** CD-ROM | disk | FTP | other *** search
/ Shareware Super Platinum 8 / Shareware Super Platinum 8.iso / mac / ARCHIVE / V12N10.ZIP;1 / VERBOS.ZIP / VBMB.RC next >
Encoding:
Text File  |  1992-11-25  |  329 b   |  13 lines

  1.  
  2. STRINGTABLE 
  3. BEGIN
  4.     1, "MESSAGEBOX %s CAPTION"
  5.     2, "Milliseconds since Windows started: %li"
  6.     3, "%s <--- another inserted string"
  7.     4, "The character 'r' inserted in the middle of the last wo%cd."
  8.     6, "No inserts in this line"
  9.     9, "%d = signed decimal integer"
  10.     15, "This line ends the test with no insertions"
  11. END
  12.  
  13.